Permissions
The Permissions object contains a list of permissions that can be granted to the credentials submitted on the request.
| Parameter | Type | Description |
|---|---|---|
| AllowPrinting | ExpereBoolean | Enables printing on the output document. |
| AllowModifyContents | ExpereBoolean | Enables editing text or properties on the output document. |
| AllowCopy | ExpereBoolean | Enables copying (copy/paste) of text on the output document. |
| AllowModifyAnnotations | ExpereBoolean | Enables annotation features on the output document. |
| AllowScreenReaders | ExpereBoolean | Not used. |
| AllowFillIn | ExpereBoolean | Enables form field fill-in features on the output document. |
| AllowAssembly | ExpereBoolean | Enables assembly of an output document. |
| AllowDegradedPrinting | ExpereBoolean | Enables low resolution printing of the output document. |